Personal tools

Lua/Client/NetworkObject

From JC2-MP Documentation

< Lua‎ | Client
Jump to: navigation, search

Static functions

Returns Prototype
NetworkObject GetByName(string)

Functions

Functions inherited from SharedObject

Returns Prototype
number GetId()
string GetName()
object GetValue(string, object)
object GetValue(string)
table GetValues()
SetValue(string, object)